Skip to content

Conversation

@Mr-Wiseguy
Copy link
Member

This PR integrates the recently implemented live recompiler in N64Recomp to add the ability to load mods without requiring them to be recompiled and built into native code ahead of time. Offline mod recompilation can still be used by naming the mod's nrm file "[name].offline.nrm", which will cause the runtime to look for a corresponding "[name].offline.dll" to load native code from.

This PR also removes the recomp.h header, as it's been moved into the N64Recomp repo.

@Mr-Wiseguy Mr-Wiseguy merged commit d17a3f3 into main Jan 3, 2025
10 checks passed
@Mr-Wiseguy Mr-Wiseguy deleted the live-recomp branch January 3, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants